home *** CD-ROM | disk | FTP | other *** search
/ Apple II Magazines (PO) / Nibble Volume 12, No. 02 (1991-02)(MindCraft Publishing)(Side A)[a].zip / Nibble Volume 12, No. 02 (1991-02)(MindCraft Publishing)(Side A)[a].po / NIBMENU.txt < prev    next >
Text File  |  1996-12-24  |  3KB  |  141 lines

  1. FEB.1991 DISK (VOL 12 /NO 2)
  2. 5
  3. SUPERTRACE
  4. BLOCK PARTY
  5. LOGARITHMIC PLOTTER
  6. INSTRING FUNCTION
  7. PRINTS CHARMING
  8. 5
  9. BLOCK PARTY
  10. RUN BLOCK.DEMO
  11. LOGARITHMIC PLOTTER
  12. RUN LOG.PLOTTER
  13. INSTRING FUNCTION
  14. RUN INSTR.DEMO
  15. PRINTS CHARMING
  16. BRUN PRINT.CHARM
  17. CHECKIT
  18. RUN CHECKIT
  19. @
  20. This disk is a double-sided disk. All
  21. of the programs that will run under
  22. ProDOS are on the ProDOS formatted
  23. front side of the disk, and all that
  24. will run under DOS 3.3 are on the back
  25. side of the disk. Some programs will
  26. run under both operating systems and
  27. are included on both sides of this
  28. disk.
  29.  
  30. You're currently using the ProDOS side
  31. of the disk.
  32. @
  33. Before using the programs on this disk,
  34. you should make a work disk for each
  35. program. This can be done by first
  36. making a complete copy of the disk with
  37. one of the following programs:
  38.  
  39. * COPYA (DOS 3.3 System Master)
  40. * FILER (ProDOS Utilities Disk)
  41. * The Apple IIc or Apple IIGS
  42.   Utilities Disk
  43. * Any Disk Copy Program
  44.  
  45. Then boot the copied disk and delete
  46. all of the files that are not related
  47. to the program by using the DELETE
  48. command. The System Utilities program
  49. also has an option to DELETE files.
  50. @
  51. The screen displays that follow show
  52. the files needed to create working
  53. copies of each program.
  54. @
  55. To create a work disk for SuperTrace
  56. remove all but the following
  57. files from a copy of this disk:
  58.  
  59. SUPERTRACE
  60. SUPERTRACE.DEMO
  61.  
  62. These programs are included on both
  63. the sides of this disk.
  64.  They are not included as an option in
  65. the program menu because they require
  66. special instructions. See the
  67. documentation for details.
  68.  When creating a work disk, do NOT use
  69. the STARTUP program on this disk before
  70. running SuperTrace.
  71. @
  72. To create a work disk for BLOCK PARTY
  73. remove all but the following
  74. files from a copy of this disk:
  75.  
  76. BLOCK
  77. BLOCK.DEMO
  78.  
  79. These programs are included on both
  80. sides of this disk.
  81.  
  82. @
  83. To create a work disk for LOGARITHMIC
  84. PLOTTER remove all but the following
  85. file from a copy of this disk:
  86.  
  87. LOG.PLOTTER
  88.  
  89. This program is included on the
  90. ProDOS and DOS 3.3 sides of the disk.
  91. @
  92. To create a work disk for INSTRING
  93. FUNCTION, remove all but the
  94. following files from a copy of
  95. this disk:
  96.  
  97. INSTR
  98. INSTR.DEMO
  99.  
  100. This program is included on the
  101. ProDOS and DOS 3.3 sides of the disk.
  102. @
  103. To create a work disk for PRINTS
  104. CHARMING, remove all but the
  105. following file from a copy of
  106. this disk:
  107.  
  108. PRINT.CHARM
  109.  
  110. This program is included on the
  111. ProDOS and DOS 3.3 sides of this disk.
  112. @
  113. In addition, we've placed a copy of the
  114. CHECKIT program on this disk. CHECKIT
  115. is a utility published in every issue
  116. of Nibble that aids in typing in
  117. programs from the magazine. See the
  118. Typing Tips in the latest issue of
  119. Nibble for details on using CHECKIT.
  120.  
  121. The One- and Two-Liners are also
  122. included on this disk.
  123. @
  124. The source code files for the major
  125. assembly language programs have been
  126. included on this side of the disk.
  127. These files are included expressly for
  128. experienced programmers.  These files
  129. cannot be used unless you own the
  130. appropriate assembler.
  131.  
  132. WARNING: Do NOT attempt to run the
  133. following source code files:
  134.  
  135. SUPERTRACE.S      (ORCA/M)
  136. BLOCK.S           (MERLIN 816)
  137. INSTR.S           (MINDCRAFT)
  138. PRINT.CHARM.S     (MERLIN)
  139. @
  140. #
  141.